Action

An action providing a response to the StartPresentationCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun cancel()
Cancels the start of the presentation.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun start(receiver: MediaReceiver)
Starts the presentation on the receiver.